/*hover*/

.ect:hover,.ask_sec .sec_hd .hd_lnk:hover,.ask_seca .seca_bdr_top .top_hd a:hover,.chatdes a:hover,dl.designer dd .zxerdes a:hover,.chatdes a:hover,.learn .learnl .picdes a:hover,.learn .learnr ul li .pictitle a:hover,.znews ul li .newsdes >a:hover,.show .prevnext a:hover,.showr .titleshowr ul li a:hover,.caseschoose ul li a:hover{
    color: #CE1013;
}

.fr{
    float: right;
}

.fl{
    float: left;
}


.que .ask_sec{
    margin-bottom: 34px;
}

.que .ask_sec .sec_hd
{
    border-bottom: 1px solid #eee;
    zoom: 1;
    padding-bottom: 8px;
    overflow: hidden;
}

.que .ask_sec .sec_hd h2 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
    float: left;
}

.que .ask_seca .sec_bd {
    padding-top: 20px;
    overflow: hidden;
}
.que .ask_sec .sec_bd {
    zoom: 1;
}

.sec_bd .seca_bdr
{
  padding:0 0 0 30px;
}

.que .ask_seca .sec_bd .seca_bdl{
    /*padding: 0;*/
}

.que .ask_seca .seca_bdl img {
    width: 100%;
}

.ask_seca .seca_bdl .seca_bdl_info {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0,0,0,0.75);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
    width: 95%;
    margin: auto;
    z-index: 2;
}
.breadcrumb .breadcrumb-last, .ect {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ect {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
}

.seca_bdr_list .ect:before{
    content: "•";
    display: inline-block;
    margin-right: 6px;
}

.seca_bdr_list li{
    padding:13px 0;
    border-bottom: 1px solid #EFEDED;
}


.ask_seca .seca_bdl .ie_bg:not(sisi) {
    display: none;
}

.top_hd{
    overflow: hidden;
    margin-bottom: 20px;
}

/*.ask_seca .seca_bdr {*/
    /*width: 362px;*/
    /*float: right;*/
/*}*/


.ask_ico_score, .ask_ico_search, .ask_ico_hot, .ask_ico_quote, .ask_ico_li, .ask_num_0, .ask_num_1, .ask_num_2, .ask_num_3, .ask_num_4, .ask_num_5, .ask_num_6, .ask_num_7, .ask_num_8, .ask_num_9, .ask_ico_state1, .ask_ico_state2, .ask_ico_state3, .ask_ico_index {
    background: url(/statics/ljzszh/images/ask.png) no-repeat;
    display: inline-block;
}

.ask_ico_hot {
    padding-left: 3px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    width: 42px;
    height: 25px;
    background-position: 0 -17px;
    margin-right: 9px;
    float: left;
}

.ask_ico_quote {
    width: 19px;
    height: 16px;
    background-position: -15px 0;
}

.ask_seca .seca_bdr_top .top_hd a {
    font-size: 22px;
    color: #666666;
    letter-spacing: 0;
}

.ask_seca .seca_bdr_top .top_bd{
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    /*margin-bottom: 17px;*/
    line-height: 30px;
}

/*secb*/


.ask_sec .sec_hd .hd_lnk {
    float: right;
    margin-top: 28px;
    color: #999;
}

.ask_secb .sec_bd .secb_img{
    display: block;
    overflow: hidden;
}

.ask_secb .sec_bd .secb_img img{
    width: 100%;
}

.ask_secb .sec_bd .secb_img img{
    width: 100%;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.ask_secb .sec_bd .secb_img img:hover{
    transform: scale(1.1);
    transtion: all 0.8s;
    -webkit-transition: all 0.8s;
    cursor:pointer;
    background: url(/statics/ljzszh/images/index_case_bg.png) no-repeat;
}

.ask_secb .sec_bd .secb_info {
    float: left;
    color: #999;
}

.ask_secb .sec_bd .secb_info .secb_info_des{
    font-size: 14px;
    line-height: 24px;
}

.ask_secb .sec_bd ul,.ask_secd .sec_bd ul{
    overflow: hidden;
}
.ask_secb .sec_bd ul li{
    padding: 30px 0;
}

.ask_secb .sec_bd ul li:nth-child(1),.ask_secb .sec_bd ul li:nth-child(2){
    padding-bottom: 0;
}

.ask_secb .secb_info_scan{
padding:8px 0;
}

/*ask_secd*/
.ask_secd .sec_bd .answer_num {
    color: #fff;
    text-align: center;
    background: #C40101;
    float: left;
    padding-bottom: 3px;
    font-size: 16px;
}

.ask_secd .sec_bd .answer_num em {
    display: block;
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    padding-top: 2px;
}

.ask_secd .sec_bd .answer_info {
    float: left;
    color: #999;
}

.ask_secd .sec_bd .answer_info a {
    display: block;
    font-size: 18px;
    width: 100%;
    margin-bottom: 3px;
}

.ask_secd .sec_bd ul li{
    margin-bottom: 17px;
}

.ask_secd .sec_bd ul li:nth-child(1),.ask_secd .sec_bd ul li:nth-child(2){
    margin-top: 17px;
}


/**chat*/
.chat h4{
    font-size: 24px;
    font-weight: normal;
    color: #333;
    padding: 30px 0;
}

.chatd {
    background: #F8F8F8;
    text-align: center;
    color: #666;
    font-size: 14px;
    padding:17px 0;
}

.chatd em{
    display: block;
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
}



.chat ul li{
    border-bottom: 1px solid #EFEDED;
    overflow: hidden;
    padding: 30px 0;
}

.chat ul li:nth-child(1){
    padding-top: 0;
}

.chatdes a{
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
}

.chatdes p{
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0;
}

/*装修服务*/
dl.designer dd{
    overflow: hidden;
    border: 1px solid #EFEDED;
    padding: 13px 4px;
}

dl.designer dd:nth-child(1),dl.designer dd:nth-child(2){
    border-bottom: none;
}

dl.designer dd .zxerpic{
    /*background-color: orangered;*/
    /*height: 50px;*/
    width: 72px;
    height: 73px;
    padding: 0;

}

dl.designer dd .zxerpic img{
    width: 100%;
}

dl.designer dd .zxerdes a{
    font-size: 16px;
    color: #666;
}

dl.designer dd .zxerdes{
    padding: 15px;
}

dl.designer dd .zxerdes span{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
}

.zsknowledge dl.designer dd div.zxerpic{

}

 .zsknowledge dl.designer div.zxerpic{
    width: auto;
    height: auto;
}

.zsknowledge div.zxerpic > img{
    width: 100%;
    height: 110px;
}

.zsknowledge dl.designer div.zxerdes{
    padding: 0;
}

.zsknowledge dl.designer div.zxerdes a{
    padding: 10px 0;
}

.zsknowledge dl.designer div.zxerdes span{
    font-size: 13px;
}

.zsknowledge dl.designer .pic{
    padding:15px 10px;
}

.zsknowledge dl.designer dd:nth-child(2){
    border-bottom: 1px solid #EFEDED;
}

.zsknowledge dl.designer dd{
    padding: 4px;
}

.chat .zxser{
    overflow: hidden;
    padding-bottom: 30px;
}

/*3min*/
.learn{
    padding-top: 50px;
}

.learn .learnTop{
    border-bottom: 1px solid #EFEDED;
    overflow: hidden;
    /*padding-bottom: 40px;*/
}

.learn .learnl{
    border: 1px solid #E2E2E2;;
    padding: 0;
}

.learn .picimg img{
    width:100%;
}

.learn .learnl .picdes{
    padding-left: 15px;
}

.learn .learnl .picdes a{
    font-size: 18px;
    color: #666;
    margin: 10px 0;
}

.learn .learnl .picdes  p{
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}

.learn .learnr{
    padding: 0 0 0 50px;
}

.learn .learnr ul li{
    margin-bottom: 38px;
}

.learn .learnr ul li .pictitle a{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}

.learn .learnr ul li .pictitle i{
    font-style: normal;
    float: right;
}

.learn .learnr ul li .pictitle p{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 10px;

}

.learnBo{
    padding-bottom: 30px;
}


.learnBo ul{
    overflow: hidden;
}

.learnBo ul li{
    overflow: hidden;
    padding-bottom: 40px;
}

.learnBo ul li:nth-child(1){
    padding-top: 40px;
}

.learnBo .chatdes p{
    font-size: 15px;
}

/*aboutus*/
.aboutUs{

}

.aboutUs .title{
    padding: 20px 0 20px 15px;
}

.aboutUs .title a,.aboutUs .title span{
    display: inline-block;
    color: #3F3F3F;
}

.aboutUs .title span a{
    font-size: 14px;
    color: #4A4A4A;
}

.aboutUs .title span:after{
    content: ">";
}

.aboutUs h4{
    font-size: 28px;
    color: #333333;
    letter-spacing: 1.83px;
    text-align: center;
    position: relative;
}
.aboutUs .ctent{
    overflow: hidden;
}

.aboutUs .ctent h4:hover{

}

.aboutUs h4::after{
    content:"";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
    width:72px;
    height: 2px;
    background-color: #C40101;
}

.aboutUs .aboutTop{
    padding-top: 40px;
}

.aboutUs .aboutTop .aTl img{
    width: 100%;
}

.aboutUs .aTr span{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.98px;
}

.aboutUs .aTr p{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0;
    text-indent: 15px;
}

.aboutUs .words{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 32px;
    text-indent: 15px;
}

.aboutUs .words p{
    margin: 0;
    text-indent: 15px;
}
.aboutUs .gcbz{
    overflow: hidden;
    padding: 30px 0;
    background: url(/statics/ljzszh/images/gcbz.png) no-repeat;
}

.gcbz h4{
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 1.83px;
}

.gcbz p{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 1.1px;
    text-align: center;
    margin-top: 30px;
}

.gcbz ul li{
    text-align: center;
    margin-top: 30px;
}

.gcbz ul li img{
    width:50%;
}

.gcbz ul li span{
    display: block;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin: 20px 0;
}

.gcbz ul li p{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 0;
}

/*news*/
.znews{
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}
.znews ul{
    overflow: hidden;
    margin: 48px 0;
}

.znews ul li:nth-child(3),.znews ul li:nth-child(4){
  margin-top:30px;
}

.znews ul li .newsd{
    text-align: center;
    background: #C40101;
    font-size: 18px;
    color: #fff;
    padding: 10px 0;

}

.znews ul li .newsd em{
    font-size: 22px;
    font-style: normal;
    color: #FFFFFF;
    letter-spacing: 0;
}

.znews ul li .newsdes{
    text-align: left;
}

.znews ul li .newsdes >a{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom: 8px;
}



.znews ul li .newsdes > p a{
    display: inline-block;
    color: #D0021B;
}


.znews .visit{
    border: 1px solid #D0021B;
    display: inline-block;
    color: #D0021B;
    width: 155px;
    height: 46px;
    line-height:46px;
    font-size: 18px;
    text-align: center;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

/*join*/
.join{
    overflow: hidden;
    background: url(/statics/ljzszh/images/joinbg.png) no-repeat center center;
}

.joinh4{
    margin-bottom: 50px;
}

.join .joinwhitebg{
    background: #fff;
    padding-top: 56px;
    padding-bottom: 56px;
    margin: 85px 0;
}

.join .joinwhitebg span{
    font-size: 18px;
    display: block;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
}


.join .joinwhitebg p{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 30px;
}

.join dl{
    color: #fff;
}

.join dl dt{
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}

.join dl dd{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px;
}

.join .joindes{
    margin:78px 0;
    padding-left: 57px;
}

/*news*/
.news .pages{
    padding: 30px 0;
}

.news .chatdes span{
    font-size: 16px;
}

.news .chatdes p{
    margin-top: 10px;
}

/*服务保障*/
.fwbz{
    /*height: 500px;*/
    padding: 50px 0;
    background: url(/statics/ljzszh/images/zx2.png) no-repeat center center;
}

.fwbz .fwl{
    padding-right: 0;
}

.fwbz .fwr{
    padding-left: 0;
    padding-top: 28px;
}


.fwbz .fwl,.fwbz .fwl p{
    text-align: right;
}

.fwbz .fwr,.fwbz .fwr p{
    text-align: left;
}


.fwbz img{
    width: 100%;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.fwbz img:hover {
    transform: scale(1.1);
    transtion: all 0.8s;
    -webkit-transition: all 0.8s;
    cursor:pointer;
}

.fwbz .fwl dl dd span{
    font-size: 13px;
}
.fwbz dl dd span.bgeach{
    background: #4A4A4A;
    color: #fff;
    padding:4px 6px;
    line-height: 30px;

    letter-spacing: 0;
}

.fwbz dl{
    overflow: hidden;
}

.fwbz dl+dl{
    margin-top: 28px;
}

.fwbz dl dd p{
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0;
}


.fwbz h4,.oneStep h4,.zcase h4{
    font-size: 30px;
    color: #C40101;
    letter-spacing: 0;
    text-align: center;
}

.fwbz h4 span,.zcase h4 span{
    color: #333333;
}

.fwbz p,.oneStep p,.zcase p{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 64px;

}

/*#####################*/
.oneStep{
    padding: 50px 0;
    background: url(/statics/ljzszh/images/zx3.png) no-repeat center center;
}

.oneStep p{
    color: #fff;
}
.oneStep dl dd{
    text-align: center;
    position: relative;

}

.oneStep dl dd span{
    display: block;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    position: relative;
}

.oneStep dl dd span:after{
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    margin: auto;
}

.oneStep dl dd i{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-style: normal;
    display: inline-block;
    margin-top: 20px;
}


/***********/
.zcase{
    background: none;
    padding: 50px 0;
}
.zcase ul{
    width: 60%;
    overflow: hidden;
    margin: 0 auto 65px;
}

.zcase ul li{
    background: #E2E2E2;
    font-size: 16px;
    color: #4A4A4A;
    /*width: 130px;*/
    height: 45px;
    line-height: 45px;
    letter-spacing: 0;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    text-align: center;
    /*margin-right: 10%;*/

}
.zcase ul li:last-child{
    margin-right: 0;
}


.zcase ul li.zhover{
    background: #C40101;
    color: #FFFFFF;
    cursor: pointer;

}

.zcasePic{
    display: none;
}

.zcasePic dl{
    overflow: hidden;
}

.zcasePic dl dd{
    float: left;
    overflow: hidden;
}

.zcasePic dl dd img{
    width: 100%;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    text-align: center;
    margin-right: 16px;
}

.zcasePic dl dd img:hover {
    transform: scale(1.1);
    transtion: all 0.3s;
    -webkit-transition: all 0.3s;
    cursor:pointer;
}

.zcasePic dl:nth-child(1) dd{
    width: 32%;
    margin-right: 2%;
    height: 243px;
}

.zcasePic dl:nth-child(1) dd:last-child{
    margin-right: 0;
}

.zcasePic dl:nth-child(2) dd{
    width: 49%;
    height: 256px;
    margin-right: 2%;
}

.zcasePic dl:nth-child(2) dd:last-child{
    margin-right: 0;
}

.oneStep.last{
    background: url(/statics/ljzszh/images/zx1.png) no-repeat center center;
}

@media (max-width: 1200px){

    .zcasePic dl dd img{
        max-height: 198px;
    }
}
